MMHeight
Description
Contains the height of the HPGL or HPGL/2 drawing in 0.01 millimeter units.
You can use MMHeight
for more accurate reading of the horizontal size of the graphic. The Height
property is difference between max and min dimensions of the drawing but the MMHeight
property usually is the result of a special HPGL command.
Syntax
property MMHeight: Integer;